.pagination{user-select:none;direction:ltr;justify-content:center;align-items:center;gap:14px;margin:34px auto 60px;display:flex}.pg-btn{color:#70757a;cursor:pointer;background:#fff;border:1px solid #e9edf1;border-radius:14px;align-items:center;gap:10px;padding:10px 16px;font-weight:600;display:inline-flex}.previous{border-top-left-radius:50px;border-bottom-left-radius:50px}.next{border-top-right-radius:50px;border-bottom-right-radius:50px}.pg-btn:disabled{opacity:.5;cursor:not-allowed}.pg-icon{font-size:18px;line-height:1}.pg-pages{align-items:center;gap:10px;display:inline-flex}.pg-page{width:42px;height:42px;color:#494d50;cursor:pointer;background:#fff;border:1px solid #ecf0f4;border-radius:12px;font-weight:700}.pg-page.active{color:#ed1c24;background:0 0;border:1px solid #0000}.pg-dots{width:42px;height:42px;color:#9aa0a6;justify-content:center;align-items:center;display:inline-flex}